-
Home
-
SureMail – SMTP and Email Logs Plugin with Amazon SES, Postmark, and Other Providers
-
1.6.1 (latest)
-
Code
-
Classes
- MailHandler
Total Complexity |
71 |
Dependencies |
10 |
Dependents |
1 |
Total lines |
473 |
Lines of code |
286 |
Logical lines of code |
170 |
Comment lines |
107 |
Methods |
11 |
Properties |
5 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_mail() |
B |
33 |
20 |
100 |
handle_response() |
B |
36 |
16 |
81 |
review_email_settings() |
A |
52 |
10 |
25 |
should_trigger_failed_email() |
S |
60 |
8 |
15 |
determine_connection() |
S |
56 |
5 |
17 |
should_retry_increase() |
S |
66 |
5 |
10 |
get_instance() |
S |
71 |
2 |
6 |
get_connection_from_email() |
S |
67 |
2 |
8 |
process_email_data() |
S |
59 |
1 |
14 |
__construct() |
S |
68 |
1 |
7 |
handle_mail() |
S |
79 |
1 |
3 |